search-entry: Add getter/setter annotation
authorMatthias Clasen <mclasen@redhat.com>
Mon, 11 Jul 2022 19:08:39 +0000 (15:08 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 11 Jul 2022 19:08:39 +0000 (15:08 -0400)
This was suggested in !4823.

gtk/gtksearchentry.c

index dcf5f9cf6f4e7a141562733284ac01cc3ce41a76..4779447719f41e26df72d496710a5bc3d21f9459 100644 (file)
@@ -794,7 +794,7 @@ gtk_search_entry_get_key_capture_widget (GtkSearchEntry *entry)
 }
 
 /**
- * gtk_search_entry_set_search_delay:
+ * gtk_search_entry_set_search_delay: (attributes org.gtk.Property.set_property=search-delay)
  * @entry: a `GtkSearchEntry`
  * @delay: a delay in milliseconds
  *
@@ -821,7 +821,7 @@ gtk_search_entry_set_search_delay (GtkSearchEntry *entry,
 }
 
 /**
- * gtk_search_entry_get_search_delay
+ * gtk_search_entry_get_search_delay: (attributes org.gtk.Property.get_property=search-delay)
  * @entry: a `GtkSearchEntry`
  *
  * Get the delay to be used between the last keypress and the